home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / boi.exe / READTHIS.1ST < prev    next >
Text File  |  1990-12-16  |  2KB  |  57 lines

  1. BBS Onliner Interface (BOI) 1.20 Introduction
  2.  
  3. BBS Onliner Interface 1.20
  4. (C) 1990 Andrew J. Mead
  5. All Rights Reserved
  6. Contact: POB 1155 Chapel Hill, NC 27514-1155
  7. #98@9968 WWIVnet
  8.  
  9. The latest version is always available on
  10. Bargain Basement BBS  919-220-6058  WildCat
  11.  
  12.  
  13. I can be reach for comment or questions via netmail through
  14. Psychotronic BBS [919-286-7738, PCP:NCRTP, StarLinkable,
  15. 9600 HST/V32] using any of these network addresses:
  16.  
  17. FidoNet  - 1:151/223
  18. MetroNet - 200:5007/1000
  19. EchoNet  - 50:5704/223
  20. SIGnet   - 26:1919/1
  21.  
  22. The current version of the BBS Onliner Interface and my
  23. game doors are always available for file request using
  24. the following magic names:
  25.  
  26. OIL  - Oilfields
  27. MAD  - Madness (my hit)
  28. STAR - Star Traders
  29. GE   - Galactic Empires
  30. BOI  - BBS Online Interface
  31.  
  32. The BBS Onliner Interface is written in Turbo Pascal 5.5, and is designed
  33. to allow any programmer to easily write BBS online doors that run
  34. under almost every IBM-PC BBS system.
  35.  
  36. This product is ShareWare
  37.  
  38. Do not distribute this except as a complete and un-altered package.
  39.  
  40. Files Contained
  41. BOI120.ZIP ->
  42.   ReadThis.1st    This introductory file
  43.   BOI120.DOC      BBS Onliner Interface User's Manual <--- Read Next
  44.   BOIREG.DOC      BOI Registration Form
  45.   HILO.PAS        Sample online game door
  46.   UNITS.ZIP ->    Turbo Pascal 5.5 - BOI source code
  47.     BOIDECL.PAS     BOI public variables and constants
  48.     ASYNC.PAS       serial port communications routines
  49.     IOLIB.PAS       BOI standard library and CRT replacement
  50.     IOSUPP.PAS      extended key code processing for ReadPortKey (IoLib)
  51.     GETCMBBS.PAS    front-end BBS drop file/command line processor
  52.     SUPPORT.PAS     standard support routines
  53.   DOCUMENT.ZIP -> Documentation I release with each of my doors
  54.     BBSINFO.DOC     basic whatsit type documentation
  55.     BBSNOTES.DOC    in depth installation (end-user) documentation
  56.     REGISTER.DOC    bbs door (end-user) registration form
  57.